home *** CD-ROM | disk | FTP | other *** search
- Path: digex.net!not-for-mail
- From: car@access4.digex.net (Mr. Blue)
- Newsgroups: comp.lang.c++
- Subject: HP C++ Compiler Problem w/ templates
- Date: 13 Mar 1996 17:28:07 -0500
- Organization: Express Access Online Communications, Greenbelt, MD USA
- Message-ID: <4i7i5n$fst@access4.digex.net>
- NNTP-Posting-Host: access4.digex.net
-
- The HP compiler is generating a file in the ptrepository directory,
- which fails to compile on the link step. It seems that this file is
- missing a #include. If I add the #include manually and CC that file,
- it will compile. If I go back up to the src directory and recompile,
- the file gets regenerated in the ptrepository subdirectory and the
- compile again fails on the link step.
-
- Has anyone else had this sort of problem? Is there workaround for it?
- Some switch I need to pass to CC??
-
- Any help Appreciated!!!!
-
- Background info:
- I am using HP C++ Compiler, version: Softbench 4.0.6
- We are compiling on an HP 700 running 10.0.1
-
- I am trying to compile some of the sample programs that come with
- Object Space's System<Toolkit>. Specifially, string7.cpp in the examples
- directory if that matters to anyone.
-
-
- Chris Ruegger
-
-